* vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 18 Jul 2012 15:04:36 +0000 (17:04 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 18 Jul 2012 15:04:36 +0000 (17:04 +0200)
commit218463b93a46b28190c9ec361bae3e8c7e92a664
tree0b437c13e8bd0238c3bf8d14b7f49496cd6e4b09
parent217d8bc7fcd7e0b9e4f63cfabe961589d7dec17c
* vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
assume it's always t.
(vc-git-registered): Remove caching, the function is only called
once.
(vc-git-branches): Use `vc-git--call' instead of `call-process'.
lisp/ChangeLog
lisp/vc/vc-git.el